home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
skin.xml287
< prev
next >
Wrap
Text File
|
2008-05-22
|
11KB
|
186 lines
<settings>
<!-- named colours -->
<NamedColors>
<NamedColor name="StatusPending" color="White"/>
<NamedColor name="StatusRecording" color="Orange"/>
<NamedColor name="StatusAvailable" color="LightGreen"/>
<NamedColor name="StatusError" color="Red"/>
</NamedColors>
<!-- text style -->
<TextStyles>
<TextStyle name="DetailsViewItemsTitle" color="White" size="12"/>
<TextStyle name="DetailsViewFolders" color="White" size="12"/>
<!-- Shared -->
<TextStyle name="Pending" color="Yellow" size="12"/>
<TextStyle name="Ready" color="LightGreen" size="12"/>
<TextStyle name="Conflict" color="Orange" size="12"/>
<TextStyle name="Failed" color="Red" size="12"/>
<TextStyle name="Recording" color="Orange" size="12"/>
<TextStyle name="Recurring" color="White" size="12"/>
</TextStyles>
<!-- placements -->
<Placements>
<Placement name="ListBackground" loc="23,10"/>
<Placement name="DetailsView" loc="25,12" size="70,18.3" spacing="18.7" rows="4"/>
<Placement name="ListView" loc="25,12" size="70,10.2" spacing="10.7" rows="7"/>
<Placement name="NoItemsMessage" loc="25,15"/>
<Placement name="ListPositionInfo" loc="75,87"/>
<Placement name="ListScrollUp" loc="85.5,87"/>
<Placement name="ListScrollDown" loc="90.25,87"/>
<Placement name="InsetRect" loc="3.5,72" size="22,22"/>
</Placements>
<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="ListBackground" size="73.0,85.0">
<!-- <DrawImage filename="ListView_Pane.png" loc="0,0" size="100,100"/> -->
</CompositeImage>
<!-- misc list elements -->
<CompositeImage name="NoItemsMessage" size="70,10">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawText text="@noItemsMessage" loc="5,15" size="90,80" textStyle="GeneralTextStyle" align="Center"/>
</CompositeImage>
<CompositeImage name="ListPositionInfo" size="10,5">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawText text="@positionText" loc="0,0" size="100,100" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
</CompositeImage>
<CompositeImage name="ListScrollUp" size="4.25,5">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawImage filename="../_CoreImages/Up.png" loc="15,10" size="70,80"/>
</CompositeImage>
<CompositeImage name="ListScrollDown" size="4.25,5">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawImage filename="../_CoreImages/Down.png" loc="15,10" size="70,80"/>
</CompositeImage>
<!-- item list skin elements -->
<CompositeImage name="NoItemsMessage" size="70,10">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawText text="@noItemsMessage" loc="5,15" size="90,80" textStyle="GeneralTextStyle" align="Center"/>
</CompositeImage>
<!-- list view -->
<CompositeImage name="ListViewNormalItem" size="70,10.2">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawText text="@titleSubtitle" loc="3,9" size="79,50" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@status" loc="3,9" size="95,50" textStyle="@status" align="Right"/>
<DrawText text="@period" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@channel" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Right"/>
<DrawImage filename="@watchedIndicator" loc="2,10" size="1,80"/>
</CompositeImage>
<CompositeImage name="ListViewSelectedItem" size="70,10.2">
<DrawCommonImage name="DetailsViewSelectedItemBackground"/>
<DrawText text="@titleSubtitle" loc="3,9" size="79,50" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@status" loc="3,9" size="95,50" textStyle="@status" align="Right"/>
<DrawText text="@period" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@channel" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Right"/>
<DrawImage filename="@watchedIndicator" loc="2,10" size="1,80"/>
</CompositeImage>
<CompositeImage name="ListViewSelectedInactiveItem" size="70,10.2">
<DrawCommonImage name="DetailsViewSelectedInactiveItemBackground"/>
<DrawText text="@titleSubtitle" loc="3,9" size="79,50" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@status" loc="3,9" size="95,50" textStyle="@status" align="Right"/>
<DrawText text="@period" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@channel" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Right"/>
<DrawImage filename="@watchedIndicator" loc="2,10" size="1,80"/>
</CompositeImage>
<!-- variables that can used include: groupName, totalCount, successCount, failedCount, lastRecordingDate, lastRecordingDateTime -->
<CompositeImage name="ListViewNormalFolder" size="70,10.2">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawText text="@groupName" loc="3,9" size="79,50" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@totalCount" loc="3,9" size="95,50" textStyle="GeneralTextStyle" align="Right"/>
<DrawText text="Last Recording:" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@lastRecordingDateTime" loc="30,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<!--<DrawImage filename="@folderPreviewImage" loc="420,6" size="75,70"/>-->
</CompositeImage>
<CompositeImage name="ListViewSelectedFolder" size="70,10.2">
<DrawCommonImage name="DetailsViewSelectedItemBackground"/>
<DrawText text="@groupName" loc="3,9" size="79,50" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@totalCount" loc="3,9" size="95,50" textStyle="GeneralTextStyle" align="Right"/>
<DrawText text="Last Recording:" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@lastRecordingDateTime" loc="30,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<!--<DrawImage filename="@folderPreviewImage" loc="420,6" size="75,70"/>-->
</CompositeImage>
<CompositeImage name="ListViewSelectedInactiveFolder" size="70,10.2">
<DrawCommonImage name="DetailsViewSelectedInactiveItemBackground"/>
<DrawText text="@groupName" loc="3,9" size="79,50" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@totalCount" loc="3,9" size="95,50" textStyle="GeneralTextStyle" align="Right"/>
<DrawText text="Last Recording:" loc="3,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@lastRecordingDateTime" loc="30,55" size="95,50" textStyle="GeneralTextStyle" align="Left"/>
<!--<DrawImage filename="@folderPreviewImage" loc="420,6" size="75,70"/>-->
</CompositeImage>
<CompositeImage name="DetailsViewNormalItem" size="70,18.3">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawImage filename="@previewImage" loc="2,5" size="17,90"/>
<DrawText text="@titleSubtitle" loc="20,5" size="78,25" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@status" loc="20,5" size="78,25" textStyle="@status" align="Right"/>
<DrawText text="@channel" loc="20,25" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@period" loc="20,45" size="78,50" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@subtitle" loc="20,65" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<CompositeImage name="DetailsViewSelectedItem" size="70,18.3">
<DrawCommonImage name="DetailsViewSelectedItemBackground"/>
<DrawImage filename="@previewImage" loc="2,5" size="17,90"/>
<DrawText text="@titleSubtitle" loc="20,5" size="78,25" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@status" loc="20,5" size="78,25" textStyle="@status" align="Right"/>
<DrawText text="@channel" loc="20,25" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@period" loc="20,45" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@subtitle" loc="20,65" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<CompositeImage name="DetailsViewSelectedInactiveItem" size="70,18.3">
<DrawCommonImage name="DetailsViewSelectedInactiveItemBackground"/>
<DrawImage filename="@previewImage" loc="2,5" size="17,90"/>
<DrawText text="@titleSubtitle" loc="20,5" size="78,25" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@status" loc="20,5" size="78,25" textStyle="@status" align="Right"/>
<DrawText text="@channel" loc="20,25" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@period" loc="20,45" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@subtitle" loc="20,65" size="78,25" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<!-- variables that can used include: groupName, totalCount, successCount, failedCount, lastRecordingDate, lastRecordingDateTime -->
<CompositeImage name="DetailsViewNormalFolder" size="70,18.3">
<DrawCommonImage name="DetailsViewNormalItemBackground"/>
<DrawImage filename="@folderPreviewImage" loc="2,5" size="17,90"/>
<DrawText text="@groupName" loc="20,5" size="78,25" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@totalCount" loc="20,25" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="Last Recording:" loc="20,65" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@lastRecordingDateTime" loc="47,65" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<CompositeImage name="DetailsViewSelectedFolder" size="70,18.3">
<DrawCommonImage name="DetailsViewSelectedItemBackground"/>
<DrawImage filename="@folderPreviewImage" loc="2,5" size="17,90"/>
<DrawText text="@groupName" loc="20,5" size="78,25" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@totalCount" loc="20,25" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="Last Recording:" loc="20,65" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@lastRecordingDateTime" loc="47,65" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<CompositeImage name="DetailsViewSelectedInactiveFolder" size="70,18.3">
<DrawCommonImage name="DetailsViewSelectedInactiveItemBackground"/>
<DrawImage filename="@folderPreviewImage" loc="2,5" size="17,90"/>
<DrawText text="@groupName" loc="20,5" size="78,25" wrap="false" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@totalCount" loc="20,25" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="Last Recording:" loc="20,65" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@lastRecordingDateTime" loc="47,65" size="95,25" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
</CompositeImages>
</settings>